home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / printing / vbpdem / cancprt.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1991-07-05  |  4.8 KB  |  112 lines

  1. PrinterACTION
  2. Printer ACTION
  3. Form1
  4. PrinterHEADER
  5. Printing in Progress
  6. Picture1
  7. DocumetName
  8. PageNumber
  9. CancelButton
  10. Cancel
  11. Form_Click
  12. PageInfo
  13. TextMetric
  14. tmHeight
  15. Intger
  16. tmAscent
  17.     tmDescent
  18. tmInternalLeading
  19. tmExternalLeading
  20. tmAveCharWidth
  21. tmMaxCharWidth&
  22. tmWeight
  23. tmItalic
  24. tmUnderLine
  25. tmStruckOutD
  26. tmFirstCharR
  27. tmLastCharc
  28. tmDefaultCharq
  29. tmBreakChar
  30. tmPitchAndFamily
  31.     tmCharSett
  32. tmOverhang
  33. tmDigitizedAspectX
  34. tmDigitizedAspectY
  35. tmDigitizedAspectYEnd
  36. GetDeviceCap|
  37. Printer4
  38. GetDeviceCapsF
  39. VERTRESS
  40. HORZRES
  41. GetTextMetrics<
  42.     LineSpace
  43. PageSize
  44.     PrintFile
  45. pABORT7
  46. False
  47. Command1_Click
  48. TRUEL
  49. @    Form_Loadi
  50. DocumetName
  51. CaptionY
  52. printerACTION
  53. refesh
  54. CancelButton_Click
  55. CancelButton_GotFocus~
  56. CancelButton_DragOver2
  57. Source
  58. State
  59. CancelButton_DragDrop
  60. CancelButton_KeyDown
  61. KeyCode
  62. Shift
  63. CancelButton_KeyPress
  64. KeyAscii
  65. CancelButton_KeyUp
  66. CancelButton_LostFocus!
  67. Form_MouseDown
  68. Button
  69. SetActiveWindow
  70. CancelButton
  71.     PrintLine
  72. HeaderLine
  73. LinesPerPage
  74. LineLength
  75. CurrentLine
  76. nStatus
  77. screen
  78. mousepointer
  79. NORMAL
  80. FileName
  81. PageNumber
  82. PrinterHEADER
  83. DocumetName_Click
  84. DoEvent
  85. delay_it
  86. FontName
  87. FontSize
  88. DocName
  89. Command1_Click
  90. Form_Load
  91.  Please note this DEMO only allows printing of TEXT Documents in the
  92.  Current default sub-directory...r
  93.  This routine will print a file to the DEFAULT printer
  94.  Allowing the user to CANCEL the job. The routine also offerss
  95.  proper page breaks to occur in the output..
  96.  Set ABORT flag to FALSE
  97.  Get Printer Page Informationt
  98.  Calc the available spacet
  99.                 Print Routine Ver 1.0  EJO      Page: 
  100.  Open the TEXT File to print
  101. Printing Page : 1"
  102.  Allow the User to ABORT
  103.  increment the Current Line counter 
  104.  Printing is ABORTED
  105. Printing has been ABORTED"
  106.  Allow message to be read
  107. Printing Page : 
  108.  Any Headers Should be Printed Here 
  109.  Housekeeping for end of Print JOB
  110.  END of the Printing job
  111. CancelButton_Click
  112.